; Another round of stylistic fixes in json.c
authorEli Zaretskii <eliz@gnu.org>
Sun, 31 Mar 2024 06:31:58 +0000 (09:31 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 31 Mar 2024 06:31:58 +0000 (09:31 +0300)
commit914b00f2079431bd0d44618f1d3558986ac5c282
tree2ffd8a71a5496da4fdbf039c010881c0a3c1a401
parent411f46fd365bc0008c58e1fa6bee6a60d841da75
; Another round of stylistic fixes in json.c

* src/json.c (json_parser_init, json_parse_object)
(json_parse_value, Fjson_parse_string, json_parse)
(json_create_float, json_create_integer, json_parse_args): Fix
whitespace and indentation.
src/json.c